HipAssetManager.typedAssetFactory

Due to a bug in the D Runtime, I can't use TypeInfo over the dll boundaries. is is being used instead of opEquals

class HipAssetManager
protected __gshared
IHipAssetLoadTask delegate(string path, const(ubyte)[] extraData, string file = __FILE__, size_t line = __LINE__)[string] typedAssetFactory;

Meta